projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0c77bb
)
Improve call to widget-create-child-and-convert in cus-edit
author
Mauro Aranda
<maurooaranda@gmail.com>
Sat, 5 Sep 2020 12:13:03 +0000
(14:13 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 5 Sep 2020 12:13:03 +0000
(14:13 +0200)
* lisp/cus-edit.el (custom-variable-value-create): Pass tag as the
:tag property value (bug#41905).
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 59ac52f0a4035270e4fe386b2fdb10ca88f3a9be..3e239bd8753b05338c8bab73749eeee858e14405 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-2686,7
+2686,7
@@
try matching its doc string against `custom-guess-doc-alist'."
:sample-face (if obsolete
'custom-variable-obsolete
'custom-variable-tag)
- tag)
+
:tag
tag)
buttons)
(push (widget-create-child-and-convert
widget type